GtkListBox: Rename reXXX to invalidate_XXX
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Jun 2013 14:58:22 +0000 (16:58 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:07 +0000 (12:17 +0200)
commit90ff262df6f63c0ebe64170ec63d7158a2c50d6c
treef909bcb057f7917bcd095060f657d0de948bd2ab
parent6d71f7f61bd2a33766669274b3fb2a6d190cb455
GtkListBox: Rename reXXX to invalidate_XXX

This is lets us later move to a setup where the rows are not
immediately resorted but queued until next layout.
gtk/gtklistbox.c
gtk/gtklistbox.h